@charset "utf-8";
/* CSS Document */
*{padding:0px;margin:0px;font:14px/24px "微软雅黑";}
img{border:0px;}
a{text-decoration:none;outline:none;blr:expression(this.onFous=this.blur());}
a:link { font-family: "微软雅黑", "Microsoft Yahei", "宋体", Tahoma, 'Simsun', Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #555; }
a:active { font-family: "微软雅黑", "Microsoft Yahei", "宋体", Tahoma, 'Simsun', Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #555; }
ul,li,ol{list-style:none;}

/*浮动 清除浮动*/
.fl{float:left;} .fr{float:right;} .clear{clear:both;}

/*大框架*/
.wbox1{width:100%;min-width:1000px;}   .w1000{width:1000px;margin:0px auto;} 
.wbox11{width:100%;min-width:1100px;}  .w1100{width:1100px;margin:0px auto;} 
.wbox12{width:100%;min-width:1200px;}  .w1200{width:1200px;margin:0px auto;}

/*margin 外间距*/
.m10{margin:10px auto;} .m15{margin:15px auto;} .m20{margin:20px auto;} .m30{margin:30px auto;}
.m30{margin:30px auto;} .m35{margin:35px auto;} .m40{margin:40px auto;} .m45{margin:45px auto;}
.m50{margin:50px auto;} .m55{margin:55px auto;} .m60{margin:60px auto;} .m5{margin:5px auto;}

.mt5{margin-top:5px;} .mt10{margin-top:10px;} .mt15{margin-top:15px;} .mt20{margin-top:20px;}
.mt25{margin-top:25px;} .mt30{margin-top:30px;} .mt35{margin-top:35px;} .mt40{margin-top:40px;}
.mt45{margin-top:45px;} .mt50{margin-top:50px;} .mt55{margin-top:55px;} .mt60{margin-top:60px;}
.mt65{margin-top:65px;} .mt70{margin-top:70px;} .mt75{margin-top:75px;} .mt80{margin-top:80px;}

.fada_hover img {
	-webkit-transition: all ease 3s;
	transition: all ease 3s;
}
.fada_hover img:hover, .fada_hover img.on {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.kongge p{text-indent: 2em;}
/*padding 内间距*/
.p5{padding:5px 0px;} .p10{padding:10px 0px;} .p15{padding:15px 0px;} .p20{padding:20px 0px;} .p25{padding:25px 0px;}
.p30{padding:30px 0px;} .p35{padding:35px 0px;} .p40{padding:40px 0px;} .p45{padding:45px 0px;} .p50{padding:50px 0px;}
.p55{padding:55px 0px;} .p60{padding:60px 0px;} .p65{padding:65px 0px;} .p70{padding:70px 0px;} 

.pt5{padding-top:5px;} .pt10{padding-top:10px;} .pt15{padding-top:15px;} .pt20{padding-top:20px;} .pt25{padding-top:25px;}
.pt30{padding-top:30px;} .pt35{padding-top:35px;} .pt40{padding-top:40px;} .pt45{padding-top:45px;} .pt50{padding-top:50px;}
.pt55{padding-top:55px;} .pt60{padding-top:60px;} .pt65{padding-top:65px;} .pt70{padding-top:70px;}
.pt75{padding-top:75px;} .pt80{padding-top:80px;} .pt85{padding-top:85px;}  .pt90{padding-top:90px;} 

/*定位*/
.relative{position:relative;}  .absolute{position:absolute;}  .fix{position:fixed;}
.z1{z-index:1;} .z5{z-index:5;}  .z10{z-index:10;}  .z15{z-index:15;}  .z20{z-index:20;}
.z25{z-index:25;} .z30{z-index:30;} .z40{z-index:40;}  .z50{z-index:50;}  .z60{z-index:60;}  .z70{z-index:70;}  .z80{z-index:80;}
.z90{z-index:90;}  .z100{z-index:100;} .z500{z-index:500;} .z1000{z-index:1000;} .z2000{z-index:2000;} 
.z3000{z-index:3000;} .z4000{z-index:4000;} .z5000{z-index:5000;} .z6000{z-index:6000;} .z7000{z-index:7000;}
.z8000{z-index:8000;} .z9000{z-index:9000;}  .z9999{z-index:9999;}

/*页码*/
.ym_box {width:100%; height:30px;text-align:center;padding-top:20px;}
.ym_box a, .ym_box b {padding: 8px 15px;background: #f5f5f5;cursor: pointer;margin-left: 1px;font-size: #545454;text-align: center;
border-right:1px solid #d1d1d1; color: #545454;}
.ym_box b {background: #079422;color: #fff;}

/*隐藏*/
.hidden{display:none;} .overhidden{overflow:hidden;} .block{display:block;}

/*百分比*/
.c1{width:10%;} .c2{width:20%;} .c3{width:30%;} .c4{width:40%;} .c5{width:50%;} .c6{width:60%;} .c7{width:70%;}
.c8{width:80%;} .c9{width:90%;}

/*body*/
body{
	max-width:100%;
	-moz-user-select:none;
}
#head{
	height:auto;
	min-width: 1200px;
	}
/*头部*/
.t_bg{ width:100%; height:26px; background:#E7E7E7;}
.t_bg .top{ width:1000px; height:26px; margin:0px auto; text-align:right; line-height:26px;}
.t_bg .top a,.t_bg .top i{ display:inline-block; *display:inline; zoom:1; font-size:13px; color:#555555; height:20px; line-height:20px; vertical-align:top; margin-top:3px;}
.t_bg .top a:hover{ color:#006FA4;}
.t_bg .top i{ padding:0 7px; font-style:normal;}
.head{ width:1000px; margin:0px auto; height:85px;}
.head .logo{ float:left;}
.head .logo img{vertical-align:top;}
.head .search{ height:58px; float:right;  margin-top:10px;}
.head .search input[type="text"]{ width:278px; height:35px; line-height:35px; position:absolute; left:0px; top:0px; padding:0 20px; border:1px solid #ddd; background:none;border-radius:35px; -moz-border-radius:35px; -webkit-border-radius:35px;}
.head .search input[type="submit"]{ width:81px; height:36px; background: url(../images/ser.png) no-repeat center #00608F; position:absolute; right:0px; top:0px; cursor:pointer; border:1px solid #00608F; color:#FFF; font-size:16px; text-align:center; line-height:35px; z-index:99;}
.head .tel{ width:233px; float:right; height:30px; margin-top:30px; text-align:right;}
.head .tel span, .head .tel b{ display:inline-block; *display:inline; zoom:1; height:30px; line-height:30px; vertical-align:top;}
.head .tel span em{ font-size:18px; color:#333;}
.head .tel b{ font-size:18px; color:#0086C7; font-weight:normal;background: url(../images/icon1.jpg) no-repeat left center;
    padding-left: 40px;}
.n_bg{ width:100%; height:42px; background:#006FA4; position:relative;}
.nav_m{ width:1000px; margin:0px auto; position:relative;}
.nav_m .nav{ width:100%;}
.nav_m .nav li{ width:166px; float:left; position:relative;}
.nav_m .nav li a{ display:block; width:166px; height:42px; line-height:42px; text-align:center; font-size:16px; color:#FFF;}
.nav_m .nav li a i{ display:block; width:13px; height:7px; background: url(../images/icon2.png) no-repeat; position:absolute; left:78px; top:0; display:none;}
.nav_m .nav li.now a i,.nav_m .nav li:hover a i{ display:block;}
.nav_m .nav li.now a,.nav_m .nav li:hover a{ background:#0091D5;}
.nav_m .nav li .er{ position:absolute; width:100%; left:0; top:42px; z-index:9999; background:#0091D5; display:none;}
.nav_m .nav li .er a{ width:100%; height:30px; line-height:30px; float:left; text-align:center; font-size:14px;}
.nav_m .nav li .er a:hover,.nav_m .nav li .er a.on{ color:#95ffcd;}
.nav_m .nav li:hover .er{ display:block;}
.nav_m .n_icon{ display:inline-block; *display:inline; zoom:1; height:18px; line-height:18px; color:#FFF; padding-left:25px; background: url(../images/nav_ico.png) no-repeat left center;; position:absolute; right:10px; top:12px; z-index:9999; cursor:pointer;display:none;}

/*banner*/
.clb_Box{
	width:100%;
	height:580px;
	position:relative;
	overflow:hidden;
	background:#f1f1f1;
}
.clb_Box ul{
	position:relative;
}
.clb_Box ul,.clb_Box ul li{
	width:100%;
	height:100%;
	overflow:hidden;
}
.clb_Box ul li {
	position:absolute;
	left:0px;
	top:0px;
}
.clb_Box ul li a{
	display:block;
	width:100%;
	height:100%;
}
.clb_Box ul li img{
	left:50%;
	margin-left:-960px;
	position:relative;
}
.clb_Box .clb_Btn{
	width:44px;
	height:44px;
	position:absolute;
	top:50%;
	margin-top:-22px;
	z-index:30;
	cursor:pointer;
}
.clb_Box .clb_BtnR{
	right:50px;
	background:url(../images/r_btn.png) no-repeat center center;
}
.clb_Box .clb_BtnL{
	left:50px;
	background:url(../images/l_btn.png) no-repeat center center;
}
.clb_Box .clb_Jd{
	width:100%;
	text-align:center;
	position:absolute;
	height:12px;
	left:0px;
	bottom:20px;
	z-index:30;
}
.clb_Box .clb_Jd span{
	display:inline-block;
	width:12px;
	height:12px;
	background:#999;
	border-radius:50%;
	cursor:pointer;
	margin:0 6px;
}
.clb_Box .clb_Jd span.on{
	background:#f60;
}
.clb_Box .clb_Jz{
	position: absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0;
	background:url(../images/load.gif) no-repeat center center;
}

#main{
	height:auto;
	min-width: 1200px;
	}
	#fdwon{
	min-width: 1200px;
	}
.m_produ{
	width:80%;
	margin:25px 10%;
	}
.m_produ ul li{
	width:24%;
	float:left;
	margin: 0 0.5%;
	overflow: hidden;
    position: relative;
	}
.m_produ ul li a{
	display: block;
    box-sizing: border-box;
    width: 100%;
	}
.m_produ ul li a img{
	width:100%;
	overflow:hidden;
	}
.zhezhao{
	width:100%;
	height:100%;
	padding-top:20%;
	overflow:hidden;
	background-color:#000;
	display:none;
	position:absolute;
	opacity:0.7;
	text-align:center;
	font-size:20px;
	color:#fff;
	}
.zhezhao span{
	position:absolute;
	}
/*about*/
.pz_banner {
    float: left;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
}
.banner_box_pc {
    display: block;
}
.banner_box_phone {
    display: none;
}
.pz_main {
    float: left;
    width: 100%;
    min-width: 1200px;
}
.w_0100 {
    float: left;
    width: 100%;
}
.w_1200 {
    margin: 0 auto;
    width: 1200px;
}
.c_0100_7 {
    float: left;
    width: 100%;
    position: relative;
}
.pz_SideLayer {
    float: left;
    width: 100%;
    margin-top: -61px;
    text-align: center;
}
.pz_SideLayer .l1 {
    width: 150px;
    display: inline-block;
    margin: 5px 6px;
}
.pz_SideLayer .l1 a.hover, .pz_SideLayer .l1 a:hover {
    background: url(../images/sid_img1.png) left top no-repeat;
    color: #4c92de;
    background-size: 100% 100%;
    font-weight: bold;
}
.pz_SideLayer .l1 a.vister, .pz_SideLayer .l1 a:hover {
    background: url(../images/sid_img3.png) left top no-repeat;
    color: #666;
    background-size: 100% 100%;
    font-weight: bold;
}
.pz_SideLayer .l1 a {
    float: left;
    width: 100%;
    height: 32px;
    line-height: 31px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: url(../images/sid_img2.png) center top no-repeat;
    background-size: 100% 100%;
}
.c_0100_8 {
    float: left;
    width: 100%;
    min-height: 500px;
}
.tit_0100_1 {
    float: left;
    width: 100%;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    padding: 0 0 0 19px;
    box-sizing: border-box;
    background: url(../images/zy1.png) left center no-repeat;
    margin: 11px 0 0 0;
}
.tit_0100_1 a {
    color: #666;
    font-size: 14px;
}
.lc_0100_8 {
    float: left;
    width: 100%;
    color: #666666;
    font-size: 14px;
    line-height: 28px;
    padding: 42px 0 42px 0;
}
.l_0100_4 {
    float: left;
    width: 100%;
    padding: 45px 0 55px 0;
}
.lc_0100_5 {
    float: left;
    width: 100%;
    text-align: center;
    color: #333333;
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
}
.lc_0100_5 span {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
}
.lc_0100_6 {
    float: left;
    width: 100%;
    text-align: center;
    margin: 5px 0 0 0;
}
.lc_0100_6 span {
    display: inline-block;
    width: 192px;
    color: #333333;
    font-size: 16px;
    line-height: 26px;
    background: url(../images/zy12.jpg) center no-repeat;
}

#pz_down {
    float: left;
    width: 100%;
    min-width: 1000px;
}
.bg_2 {
    background: #e6e6e6;
    position: relative;
    z-index: 999;
}
.w_0100 {
    float: left;
    width: 100%;
}
.w_1000 {
    margin: 0 auto;
    width: 1000px;
}
.pf_top {
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 9px;
    width: 42px;
    height: 42px;
}
.c_1000_3 {
    float: left;
    width: 1000px;
    padding: 30px 0 20px 0;
}
.c_1000_3 .l_120 {
    float: left;
    width: 120px;
    margin-left: 55px;
}
.c_1000_3 .t_120 a {
    float: left;
    width: 120px;
    height: 23px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
.c_1000_3 .t_120 a:hover{
	color:#000275;
	}
.c_1000_3 .d_120 {
    float: left;
    width: 120px;
    margin: 11px 0 0 0;
}
.c_1000_3 .d_120 span {
    float: left;
    width: 120px;
    line-height: 26px;
    color: #999999;
}
.c_1000_3 .d_120 a {
    color: #999999;
}
.c_1000_3 .d_120 a:hover {
    color: #005076;
}
.bg_3 {
    background: #56575a;
}
.c_1000_4 {
    float: left;
    width: 1000px;
}
.c_1000_4 .l {
    float: left;
    line-height: 20px;
    color: #999;
    width: 740px;
	margin-top: 11px;
}
.c_1000_4 .r{
	float:right;
	text-align: center;
}
.c_1000_4 .r img{
	width:80px;
}
.c_1000_4 .l span {
    float: left;
    margin-left: 30px;
}
.c_1000_4 .r p {
    color: #999;
	margin: 5px 0;
}
.c_1000_4 .l p{
	line-height:30px;
	}
/*news*/
.wp{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.ul-list{
	margin: 0 -15px;
}
.ul-list li{
	float: left;
	width: 25%;
	margin-bottom: 30px;
}
.ul-list li .pic img{
	width: 100%;
	height:195px;
	display: block;
	transform: perspective(800px) rotateY(0deg);
	transition: all 1s ease 0s;
	-moz-transform: perspective(800px) rotateY(0deg);
	-moz-transition: all 1s ease 0s;
	-webkit-transform: perspective(800px) rotateY(0deg);
	-webkit-transition: all 1s ease 0s;
	-o-transform: perspective(800px) rotateY(0deg);
	-o-transition: all 1s ease 0s;
	-ms-transform: perspective(800px) rotateY(0deg);
	-ms-transition: all 1s ease 0s;
	zoom:1;
}
.ul-list li:hover img{
	transform: perspective(800px) rotateY(-179.9deg);
	-moz-transform: perspective(800px) rotateY(-179.9deg);
	-webkit-transform: perspective(800px) rotateY(-179.9deg);
	-o-transform: perspective(800px) rotateY(-179.9deg);
	-ms-transform: perspective(800px) rotateY(-179.9deg);
}
.ul-list li .pad{
	padding: 0 15px;
}
.ul-list li .bor{
	border: 1px solid #e2e3e8;
}
.ul-list li:hover .bor{
	border-color: #0068b0;
}
.ul-list li .txt{
	padding: 20px 14px;
	line-height: 20px;
	color: #666;
}
.ul-list li .txt p{
	text-indent:2em;
}
.ul-list li .more{
	height: 42px;
	line-height: 42px;
	border-top: 1px dotted #e2e3e8;
	background-color: #f0f2f5;
	padding: 0 14px;
	display: none;
}
.ul-list li .more a{
	color: #e4392a;
}
.ul-list li .more a:hover{
	text-decoration: underline;
}
.ul-list li .title{
	height: 55px;
	margin-bottom: 20px;
}
.ul-list li .title span{
	float: left;
	border: 1px solid #e2e3e8;
	background-color: #f0f2f5;
	display: inline-block;
	text-align: center;
	padding: 6px 5px;
	margin-right: 15px;
}
.ul-list li .title span em{
	display: block;
	font-size: 16px;
}
.ul-list li .title h3{
	border-bottom: 1px solid #e2e3e8;
	overflow: hidden;
	height: 54px;
}
.ym_box {
    width: 100%;
    height: 30px;
    text-align: center;
    padding-top: 20px;
	margin-top:10px;
	margin-bottom:20px;
}
.ym_box a{
    padding: 8px 30px;
    background: #f5f5f5;
    cursor: pointer;
    margin-left: 1px;
    text-align: center;
    border-right: 1px solid #d1d1d1;
    color: #545454;
}
.ym_box b {
    padding: 8px 30px;
    cursor: pointer;
    margin-left: 1px;
    text-align: center;
    border-right: 1px solid #d1d1d1;
	background: #0068b0;
    color: #fff;
}

/*news_more*/
.ndContent{position: relative;}
.nqlTitle{font-size: 14px; color: #000000; line-height: 32px; text-decoration: none; }
.nqli:hover .nqlTitle{color: #ec173a; }
.nqlSum{padding: 12px 0 16px; line-height: 24px; color: #616161; }
.nqlDetDate{line-height: 24px; color: #616161; }
.ndTitle{text-align: center; font-size: 24px; color: #212121; line-height: 36px; display: block; margin-bottom: 15px;}
.ndInfo{padding: 0 0 28px; border-bottom: 1px dotted #848484; text-align: center; line-height: 24px; }
.ndili{margin: 0 14px; }
.ndIntro{margin: 0 0 42px; padding: 34px 0 40px; border-bottom: 1px dotted #848484; line-height: 2em; color: #6f6f6f; }
.ndIntro img{max-width:1200px;_width:1000px;}
.ndIntro p{line-height:30px;text-indent: 2em;}
.ndLabel{padding: 0 0 6px; line-height: 24px; color: #000000; }
.ndLabel a{margin: 0 6px; color: #3f3f3f; text-decoration: none; }
.ndLabel a:hover{color: #0195D3; }
.prevAnext{line-height: 24px; color: #3f3f3f; }
.prevAnext li a{margin: 0 0 0 14px; color: #3f3f3f; text-decoration: none; }
.prevAnext li a:hover{color: #0195D3; }
.ndBottom{overflow: hidden; }
.ndBack{float: right; width: 75px; height: 32px; background: #b3b3b3; color: #ffffff; line-height: 32px; text-align: center; text-decoration: none; }
.ndBack:hover{background: #454545; color: #ffffff;}
.collb_ld{
	color:#a0a0a0;
	margin:25px 0;
	}
.collb_ld b{
	height:16px;
	width:16px;
	display:inline-block;
	margin-right:11px;
	float:left;
	margin-top:1px
	}
.collb_ldl{
	float:left
}
.collb_ldl b{
	background: url(../images/collb_a.png) no-repeat center center #d5d5d5;
	}
.collb_ldl b:hover{
	background: url(../images/collb_a.png) no-repeat center center #939395;
	}
.collb_ldr{
	float:left;
	margin-left:45px
}
.collb_ldr b{
	background: url(../images/collb_b.png) no-repeat center center #d5d5d5;
	}
.collb_ldr b:hover{
	background: url(../images/collb_b.png) no-repeat center center #939395;
	}
.collb_ld a{
	color:#a0a0a0;
	font-weight:bold;
	}
.collb_r{
	float:right;
	width:230px;
}
.collb_r p{
	color:#333333;
	font-size:16px;
	}
.collb_r .main_c_cc a{
	width:230px;
}

/*case*/
.ul-case{
	margin: 0 -20px;
}
.ul-case li{
	float: left;
	width: 30%;
	padding: 0 20px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}
.ul-case li .block{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.ul-case li .pic img{
	display: block;
	width: 100%;
    height: 280px;
}
.ul-case li .txt{
	position: absolute;
	left: 0;
	top: 0%;
	width: 100%;
	height: 100%;
	background: url(../images/alpha_blue_60.png) repeat;
	text-align: center;
	color: #fff;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	opacity:0;
}
.ul-case li .txt h5,.ul-case li .txt h3{color: #fff;}
.ul-case li .txt:hover{opacity:1;}
.ul-case li .txt b,.ul-case li .txt .pad{
	display: inline-block;
	vertical-align: middle;
}
.ul-case li .txt b{
	width: 0;
	height: 100%;
}
.ul-case li .txt h5{
	font-size: 16px;
}
.ul-case li .txt em{
	width: 45px;
	height: 0;
	border-bottom: 1px solid #fff;
	display: inline-block;
	margin: 20px 0 40px 0;
}
.ul-case li .txt h3{
	margin-top: 10px;
    font-size: 18px;
    margin-bottom: 30px;
}
.ul-case li .txt .more{
	width: 122px;
	height: 45px;
	display: inline-block;
	text-align: center;
	line-height: 45px;
	background-color: #e4392a;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
}
.ul-case li .txt .more:hover{
	opacity: .8;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.ul-case li.on .txt{
	top: 0;
}

/*case_more*/
.cson_picxq_con {
	width:90%;
	margin:30px auto;
	}
.c_son_listbox{
	width:400px;
	height:320px;
	border:1px solid #e00000;
	}
.c_son_listbox ul{
	width:380px;
	height:300px;
	margin:10px auto 0px;
	overflow:hidden;
	position:relative;
	}
.c_son_listbox ul li{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	}
.c_son_listbox ul li img{
	width:100%;
	height:100%;
	}

.c_son_listtit{
	width:400px;
	margin-top:10px;
	}
.c_son_listtit ul li{
	width:80px;
	height:60px;
	float:left;
	}
.c_son_listtit ul li a{
	display:block;
	width:70px;
	height:50px;
	border:1px solid #d1d1d1;
	margin:0px auto;
	}
.c_son_listtit ul li a:hover{
	border:1px solid #e00000;
	}
.c_son_listtit ul li img{
	width:60px;
	height:40px;
	margin:5px auto 0px;
	display:block;
	}
.c_son_xqpic{
	width:50%;
	}
.c_con_xqtit{
	width:40%;
	}
.c_con_xqtit h2{
	font-size:18px;
	font-weight:100;
	color: #0068b0;
	padding-bottom:12px;
	line-height:18px;
	border-bottom: 1px dashed #ccc;
	overflow:hidden;
	position:relative;
	}
.c_con_xqtit ul {
	background:#e5e5e5;
	padding:15px 0px;
	margin-top:10px;
	}
.c_con_xqtit ul li{
	width:90%;
	margin:0px auto;
	font-size:14px;
	color:#545454;
	line-height:36px;
	border-bottom:1px dashed #bbb;
	}
.c_con_xqtit h3{
	font-size:24px;
	color:#0068b0;
	font-weight:bolder;
	margin:15px auto;
	text-align:center;
	}
.c_con_xqtit a{
	display:block;
	width:150px;
	line-height:40px;
	height:40px;
	background:#0068b0;
	color:#fff;
	margin:15px auto 0px;
	text-align:center;
	border-radius:5px;
	}
.c_con_xqtit h3 b{
	font-size:16px;
	color:#333;
	}
.cson_picxq_txt h1.ctit{
	font-size:18px;
	color:#0068b0;
	font-weight:700;
	border-bottom:1px solid #d1d1d1;
	height:25px;
	padding-bottom:10px;
	margin-bottom:20px;
	}
.cson_about_con{
	padding-bottom:20px;
	border-bottom:1px dashed #999;
	}
.cson_about_con p{
	line-height:30px;
	color:#666;
	}
.csx_con {
	color:#666;
	font-size:12px;
	}
.csx_con span{
	color:#666;
	font-size:12px;
	}
.csx_box {
	width:90%;
	margin:0 auto;
	}
.csx_box a{
	color:#444;
	font-size:12px;
	}
.csx_box a:hover{
	color:#e62f34;
	}
/*honor*/
.cson_con_piclist ul li{
	float:left;
	width:33.3%;
	margin-bottom:25px;
	}
.cson_con_piclist ul li a{
	display:block;
	width:300px;
	margin:0px auto;
	background: #F1F1F1;
	padding:2% 0px;
	}
.cson_con_piclist ul li .cym_info_picone{
	width:290px;
	height:250px;
	margin:0px auto;
	}

.cson_con_piclist ul li .cym_info_txtone{
	width:100%;
	}
.cson_con_piclist ul li .cym_info_txtone h6{
	height:40px;
	line-height:40px;
	text-align:center;
	color:#323232;
	background:#f1f1f1;
	}
.cson_con_piclist ul li .cym_info_picone img{
	/*width:100%;
	margin:0px auto;
	display:block;
	height:250px;*/
	    max-width: 290px;
    _width: 290px;
    margin: 0px auto;
    display: block;
    max-height: 250PX;
	_height:250px;
	}
/*资质荣誉大图*/
.czz_bigpic{
	position:fixed;
	width:617px;
	height:600px;
	left:50%;
	margin-left:-306px;
	top:50%;
	margin-top:-300px;
	z-index:100000;
	background:#fff;
	display:none;
	}
.czz_bigpic_box{
	width:577px;
	height:560px;
	margin:20px auto 0px;
	overflow-y:scroll;
	overflow-x:hidden;
	
	}
.czz_bigpic_box img{
	width:100%;
	
	}
.czz_bigpic_gb{
	width:57px;
	height:57px;
	background: url(../images/close_07.png) no-repeat center center #666;
	top:0px;
	right:-57px;
	cursor:pointer;
	}
.cbody_bg{
	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background:#000;
	filter:alpha(opacity=40);
	opacity:0.4;
	z-index:99999;
	display:none;
	}	
	
/*ebook*/
.cson_teamxq_coner{
	width:430px;
	margin:0px auto;
	padding:30px 0px;
	}
.cson_teamxq_coner ul li{
	margin-bottom:10px;
	}
.cson_teamxq_coner ul li input{
	background:#f1f1f1;
	width:350px;
	height:40px;
	line-height:40px;
	border:1px solid #d1d1d1;
	color:#545454;
	}
.cson_teamxq_coner ul li textarea{
	width:350px;
	height:200px;
	}
.cson_teamxq_coner ul li.cson_czx_sex input{
	width:15px;
	height:15px;
	}
.cson_teamxq_coner ul li.cson_czx_sex b{
	padding:0px 15px;
	}
.czx_box ul li.cson_czx_tj input{
	background:#0068b0;
	color:#fff;
	border:0px;
	margin-left:70px;
	    text-align: center;
    font-weight: bolder;
	}

/*contact*/
.m_cont_xq{
	width:1000px;
	margin:0 auto;
	}
.m_c_ximg img{
	margin:0 auto;
	display:block;
	}
.m_c_mlxfs{
	width:900px;
	margin:20px auto;
	}
.m_con_txt {
    width: 380px;
    background: #0068b0;
    overflow: hidden;
}
.m_con_txt p span {
    padding-top: 20px;
    display: block;
    border-bottom: 1px solid #4cb5ff;
    padding-bottom: 15px;
    margin-bottom: 8px;
    font-size: 18px;
    height: 24px;
}
.m_con_txt p {
    color: #fff;
    line-height: 32px;
    font-size: 12px;
    width: 90%;
    margin: 0px auto;
    padding-bottom: 15px;
}
/*jobs*/
.z_1000_12 {
    float: left;
    width: 1000px;
}
.z_520 {
    float: left;
    width: 520px;
    height: 270px;
}
.z_480 {
    float: right;
    width: 440px;
    background: #075b96;
    padding: 29px 20px 0 20px;
    height: 241px;
}
.intro_8 {
    line-height: 24px;
    height: 122px;
	    text-indent: 24px;
    border-bottom: 1px dashed #397cab;
    color: #fff;
}
.intro_9 {
    line-height: 18px;
    color: #fff;
}
.z_1000_13 {
    float: left;
    width: 1000px;
    padding: 20px 0 0 0;
}
.line_7 {
    float: left;
    width: 1000px;
    height: 60px;
    background: #cccccc;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #333333;
}
.sideMen_1 {
    float: left;
    width: 1000px;
}
.sideMen_1 h3 {
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    width: 1000px;
    color: #666666;
    border-top: 1px solid #fff;
    background: #f2f2f2;
}
.sideMen_1 h3 em {
    float: right;
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/zy_img18.png) no-repeat center center;
    cursor: pointer;
    border-left: 1px solid #fff;
}
.sideMen_1 h3 .z_949 {
    float: left;
    width: 949px;
    text-align: center;
}
.sideMen_1 .ul {
    font-size: 14px;
    line-height: 32px;
    color: #666666;
    padding: 24px 30px 30px 30px;
}
.sideMen_1 .ul .button_2 {
    display: block;
    width: 150px;
    height: 50px;
    background: #0068b0;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 24px;
}
.fy_box {
    float: left;
    width: 1000px;
    padding: 20px 0 55px 0;
}
.pz_fy {
    width: 100%;
    float: left;
    padding: 10px 0px;
    text-align: center;
}
.pz_fy a {
    border: #eeebeb 1px solid;
    PADDING: 3px 9px;
    text-decoration: none;
    margin: 0 1px;
}
.pz_fy a:hover, .pz_fy a.on {
    color: #fff;
    border: #0068b0 1px solid;
    background-color: #0068b0;
    text-decoration: none;
}

.tit_11 {
    line-height: 16px;
    font-size: 16px;
    padding: 20px 0 18px 0;
}
.span_4 {
    float: left;
    padding-left: 30px;
    color: #333333;
	height: 60px;
    line-height: 60px;
    font-size: 14px;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
	border-spacing: 2px;
    border-color: grey;
}


.c_800{float:left; width:1200px;  line-height: 30px; padding-bottom:20px;}
/*recourse*/
.sideMenu{ float:left; width:1200px; margin-top:-14px; }
.sideMenu h3{ height:50px; padding-left:23px;background: url(../images/tbg4.jpg) repeat-y;  color:#323232; cursor:pointer; font-size:14px; font-weight:normal; margin-top:14px;  line-height:50px;}
.sideMenu h3 em{ float:right; display:block; width:13px; height:7px; background: url(../images/zy_img28.png) no-repeat; cursor:pointer; margin:23px 24px 0 0; }
.sideMenu h3.on em{ background: url(../images/zy_img28_1.png) no-repeat; }
.sideMenu ul{ color:#323232; /*display:none;*/  line-height:24px;font-size: 14px; /* 默认都隐藏 */ }
.line_2{width:1150px; padding:13px 23px; background: url(../images/main_img5.png) repeat-x bottom;  }
.line_3{width:1150px; padding:13px 23px 4px 23px;}
.line_3 span{font-weight:bold;}
/*gbook*/
input {
    margin: 0em;
    font: normal normal normal normal 13.3333330154419px/normal Arial;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
}
.c_800_1{float:left; width:1150px; padding-bottom:26px; }
.c_421{float:left; width:821px; height:256px;}
.c_355{float:right; width:755px; color:#323232;}
.tit_9{font-size:18px; line-height:18px; padding-bottom:19px; }
.intro_5{line-height:24px;}
.c_800_2{float:left; width:1150px; padding:28px 0 30px 0; background:url(images/main_img5.png) repeat-x top;}
.c_800_2 li{float:left; width:800px; color:#323232; min-height:179px;}
.tit_10{font-size:18px; line-height:18px; padding-bottom:17px;}
.intro_6{ font-size:14px; line-height:24px; text-transform:uppercase;}

.tit_11{font-size: 16px;float:left; width:1150px; line-height:24px; color:#8c8c8c; padding:6px 0 14px 0; background:url(images/main_img5.png) repeat-x bottom; margin-top:-5px;}
.c_800_3{float:left; width:750px; padding:24px 0 0 0; background:url(images/main_img5.png) repeat-x bottom;}
.c_800_3 table td{ padding:10px 0;}

.input_1{float:left; width:360px; border:1px solid #e5e5e5; background:#eaecf0; height:39px; line-height:39px; font-family:"microsoft yahei"; padding:0 10px; color:#8c8c8c; outline:none; }
.input_2{float:left; width:775px; border:1px solid #eaecf0; background:#eaecf0; margin-top:1px; height:39px; line-height:39px; font-family:"microsoft yahei"; padding:0 10px; color:#8c8c8c; outline:none;  }
.i{ background:#fff; color:#646464;}
.c_800_5{background:#eaecf0; border:1px solid #e5e5e5; outline:none;  float:left; color:#8c8c8c; width:1189px; height:128px; padding:5px 10px; font-family:"microsoft yahei"; font-size:14px; line-height:20px;}
.i{ background:#fff; color:#646464;}
.input_3{float:left; width:171px; border:1px solid #e5e5e5; outline:none;  background:#eaecf0; height:39px; line-height:39px; font-family:"microsoft yahei"; padding:0 10px; font-size:14px; color:#8c8c8c; }
.i{ background:#fff; color:#646464;}
.yzm{float:left; width:98px; height:41px; margin-left:11px;}
.c_800_6{float:left; width:750px; padding:31px 0 0px 0;}
.c_800_6 .tj_btn{float:left; width:114px; height:41px; text-align:center; line-height:41px; background:#0091d5; font-size:18px; color:#fff;border:0px;cursor: pointer;}
